Welcome![Sign In][Sign Up]
Location:
Search - genetic algo

Search list

[Documents实数自适应并行遗传算法的研究

Description: 曾孝平,陈燕飞,李勇明.实数自适应并行遗传算法的研究。针对遗传算法中的早收敛现象,提出了一种实数自适应并行遗传算法(real adaptive parallel genetic algo- rithm,RAPGA)。该算法采用了一种并行遗传进化结构,并将自适应交叉、变异算子引入到本算法中,增强和保 持了种群的多样性。最后,通过与其他经典优化遗传算法进行比较显示,RAPGA对多个标准测试函数均表现出 较好的搜索性能。
Platform: | Size: 119274 | Author: amilymoon | Hits:

[AI-NN-PRGA_example

Description: 简单一元函数优化实例,利用遗传算法计算函数的最大值-One dollar a simple example of function optimization, genetic algorithm using the maximum function
Platform: | Size: 636928 | Author: daniel | Hits:

[AI-NN-PRyj1

Description: 简单一元函数优化实例,利用遗传算法计算函数f(x)=x*sin(10pi*x)+2.0,-1<=x<=2的最大值-One dollar a simple example of function optimization using genetic algorithm function f (x) = x* sin (10pi* x)+ 2.0,-1 <= x <= 2 the maximum value of
Platform: | Size: 1024 | Author: 杜勇 | Hits:

[AI-NN-PRgatbx

Description: yj1.m:简单一元函数优化实例,利用遗传算法计算下面函数的最大值 包括了遗传算法的12个经典例题,适合大家学习参考。-yj1.m: a dollar a simple example of function optimization using genetic algorithm function below the maximum value of the genetic algorithm including 12 classic example for everyone to learn the reference.
Platform: | Size: 46080 | Author: 肖明 | Hits:

[AI-NN-PRyiyuanhanshu

Description: 简单一元函数优化实例,利用遗传算法计算下面函数的最大值-One dollar a simple example of function optimization using genetic algorithm function below the maximum
Platform: | Size: 1024 | Author: 齐乐 | Hits:

[matlabmatlab

Description: 关于两个目标函数的,利用matlab遗传算法工具箱的优化程序。-The two objective function, using genetic algorithm matlab optimization toolbox procedures.
Platform: | Size: 1024 | Author: chenjuan | Hits:

[AI-NN-PRaa

Description: 遗传算法 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology."
Platform: | Size: 303104 | Author: sunguili | Hits:

[matlabFunction_estimation-AdaptiveGA

Description: Function_estimation using Adaptive Genetic Algo
Platform: | Size: 5120 | Author: eda_wiz | Hits:

[matlabFunction_estimation-ConstantGA

Description: Function_estimation Constant Genetic Algo.rar
Platform: | Size: 5120 | Author: eda_wiz | Hits:

[Mathimatics-Numerical algorithmsDiscrete_GA

Description: This the code of genatic algo rihum, u can use it as the First step to implement the Discrete genetic Algorithm, by making changing in this code, u can use it for ur own application. -This is the code of genatic algo rihum, u can use it as the First step to implement the Discrete genetic Algorithm, by making changing in this code, u can use it for ur own application.
Platform: | Size: 1024 | Author: Muhammad Fahad | Hits:

[matlabGA_main

Description: 遗传算法整套源程序,包括初始种群,计算适应度值,选择,交叉变异等-Genetic algorithm source code package, including the initial population, calculation of fitness value, selection, crossover and other variant
Platform: | Size: 2048 | Author: Mike | Hits:

[AI-NN-PRNSGA

Description: nsga2非支配排序遗传算法,c++源码实现-nsga2 non-dominated sorting genetic algorithm, c++ source code to achieve
Platform: | Size: 4096 | Author: 李彦彪 | Hits:

[Mathimatics-Numerical algorithmsopfbyga

Description: optimal power flow using genetic algo-optimal power flow using genetic algo..
Platform: | Size: 4096 | Author: sarada | Hits:

[AI-NN-PR1

Description: We present a genetic algorithm which is distributed in two novel ways: along genotype and temporal axes. Our algo- rithm fi rst distributes, for every member of the population, a subset of the genotype to each network node, rather than a subset of the population to each. This genotype distri- bution is shown to off er a signifi cant gain in running time. Then, for effi cient use of the computational resources in the network, our algorithm divides the candidate solutions into pipelined sets and thus the distribution is in the temporal domain, rather that in the spatial domain. This temporal distribution may lead to temporal inconsistency in selection and replacement, however our experiments yield better effi - ciency in terms of the time to convergence without incurring signifi cant penalties.
Platform: | Size: 438272 | Author: sunwei | Hits:

[matlabgenetic-algo

Description: process scheduling using genetic algorithm
Platform: | Size: 74752 | Author: noor | Hits:

[AI-NN-PRAlgoTrading2010

Description: matlab 高频算法交易实现, 附有详细说明文档,包括从基础的均线到高级的遗传算法在内的实现,非常实用-matlab frequency algorithmic trading, with detailed documentation, including moving average based on advanced genetic algorithm, including the realization of very practical
Platform: | Size: 1965056 | Author: 王二 | Hits:

[AI-NN-PRgenetic-algo-in-CPP

Description: 遗传算法-C++详解 遗传算法的基本思想是基于Darwin进化论和Mendel的遗传学说的-Genetic Algorithm the-C++ Detailed
Platform: | Size: 189440 | Author: 刘润生 | Hits:

[CSharp299---Traveling-Salesman-Problem-via-Genetic-Algo

Description: 299 - Traveling Salesman Problem via Genetic Algorithm v1.0 - Namira
Platform: | Size: 43008 | Author: Nima | Hits:

[JSP/Javagenetic-algo

Description: genetic TSP problem solving scheme
Platform: | Size: 19456 | Author: cloudaddict | Hits:

[Otherjob shop using genetic algo

Description: to find makespan the choose genetic algorithme to solve poblem job shop sheduling
Platform: | Size: 2544501 | Author: fathi_zahira | Hits:
« 12 »

CodeBus www.codebus.net